-
Home
-
Groundhogg — CRM, Newsletters, and Marketing Automation
-
4.2.5.3 (latest)
-
Code
-
Classes
- Submission_Handler
| Total Complexity |
91 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
545 |
| Lines of code |
333 |
| Logical lines of code |
201 |
| Comment lines |
80 |
| Methods |
19 |
| Properties |
6 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process() |
D |
21 |
48 |
194 |
| check_first_and_last() |
A |
58 |
9 |
15 |
| setup() |
S |
50 |
6 |
28 |
| spam_check() |
S |
50 |
4 |
29 |
| __construct() |
S |
61 |
3 |
13 |
| ajax_handler() |
S |
67 |
3 |
8 |
| is_admin_submission() |
S |
77 |
3 |
3 |
| is_ajax_request() |
S |
79 |
2 |
3 |
| get_posted_data() |
S |
71 |
2 |
6 |
| get_posted_file() |
S |
72 |
2 |
6 |
| get_step() |
S |
82 |
1 |
3 |
| get_form_id() |
S |
82 |
1 |
3 |
| get_field_config() |
S |
79 |
1 |
3 |
| field_is_required() |
S |
79 |
1 |
3 |
| get_field_config_att() |
S |
79 |
1 |
3 |
| get_field_label() |
S |
79 |
1 |
3 |
| field_is() |
S |
78 |
1 |
3 |
| has_tag_map() |
S |
79 |
1 |
3 |
| get_tag_from_map() |
S |
74 |
1 |
4 |